Schema bimoR.ceidg.v1
Schema bimoR.ceidg.v1 : Typ prosty simc
Typ prosty simc
Opis
Kod SIMC
Przestrzeń nazw http://api.big.pl/bimoR/ceidg/v1
Typ
Restriction of xs:string
Diagram
Typ prosty simc
Przegląd
simc Restriction of xs:string
Kod SIMC
Dozwolone wartości
MinLength7
MaxLength7
Pattern\d{7}
Źródło
<xs:simpleType name="simc" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kod SIMC</div>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:minLength value="7" />
    <xs:maxLength value="7" />
    <xs:pattern value="\d{7}" />
  </xs:restriction>
</xs:simpleType>
Zobacz także